home *** CD-ROM | disk | FTP | other *** search
/ PC Basics 53 / PC Basics Issue 53.iso / Software / Internet / Invboard.exe / PC Basics 53 / Invboard / upload / lang / en / lang_printpage.php < prev    next >
Encoding:
PHP Script  |  2002-06-12  |  200 b   |  13 lines

  1. <?php
  2.  
  3. $lang = array (
  4.  
  5. end                    =>    "end",
  6. forum                    =>    "Forum",
  7. on                    =>    "on",
  8. title                    =>    "Printable Version of Topic",
  9. by                    =>    "Posted by",
  10. start                    =>    "started by",
  11. topic                    =>    "Topic",
  12. );
  13. ?>